projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
42418e1
)
(install): Remove .cvsignore files.
author
Gerd Moellmann
<gerd@gnu.org>
Thu, 5 Apr 2001 13:53:02 +0000
(13:53 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Thu, 5 Apr 2001 13:53:02 +0000
(13:53 +0000)
leim/Makefile.in
patch
|
blob
|
history
diff --git
a/leim/Makefile.in
b/leim/Makefile.in
index 2057759f0b938a624f438c2b84e9653f5b496c1e..9efbf60fdef66747ef05159691700d33cfeb27ea 100644
(file)
--- a/
leim/Makefile.in
+++ b/
leim/Makefile.in
@@
-208,6
+208,7
@@
install: all
| (cd ${INSTALLDIR}; umask 0; tar -xvf - && cat > /dev/null) ;\
fi; \
else true; fi
+ -rm -f ${INSTALLDIR}/.cvsignore ${INSTALLDIR}/*/.cvsignore
-chmod -R a+r ${INSTALLDIR}
clean mostlyclean: